home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 295
- Top = 206
- BorderIcons = [biMinimize, biMaximize]
- BorderStyle = bsSingle
- Caption = 'WinGuardian Setup'
- ClientHeight = 146
- ClientWidth = 298
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object AHMFillBackground1: TAHMFillBackground
- Left = 0
- Top = 0
- Width = 298
- Height = 146
- Background = AHMBackground1
- Align = alClient
- end
- object Label1: TLabel
- Left = 35
- Top = 6
- Width = 231
- Height = 21
- Caption = 'Webroot'#39's WinGuardian Setup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Image1: TImage
- Left = 129
- Top = 35
- Width = 33
- Height = 41
- Picture.Data = {<image000.bmp>}
- end
- object Label2: TLabel
- Left = 24
- Top = 82
- Width = 261
- Height = 16
- Caption = 'This will install WinGuardian on your system.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 15
- Top = 96
- Width = 277
- Height = 21
- Caption = 'Installing WinGuardian. Please wait...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object CheckBox1: TCheckBox
- Left = 272
- Top = 48
- Width = 97
- Height = 17
- Caption = 'CheckBox1'
- TabOrder = 0
- Visible = False
- end
- object BitBtn1: TBitBtn
- Left = 59
- Top = 109
- Width = 75
- Height = 25
- Caption = 'Continue'
- TabOrder = 1
- OnClick = BitBtn1Click
- end
- object BitBtn2: TBitBtn
- Left = 151
- Top = 109
- Width = 75
- Height = 25
- Caption = 'Cancel'
- TabOrder = 2
- OnClick = BitBtn2Click
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 3000
- OnTimer = Timer1Timer
- Left = 288
- Top = 40
- end
- object Timer2: TTimer
- Enabled = False
- OnTimer = Timer2Timer
- Left = 288
- Top = 8
- end
- object Timer3: TTimer
- Enabled = False
- Interval = 8000
- OnTimer = Timer3Timer
- Left = 8
- Top = 32
- end
- object AHMBackground1: TAHMBackground
- Gradient.BeginColor = clWhite
- Gradient.EndColor = clGray
- Gradient.ColorCount = 200
- Left = 208
- Top = 24
- end
- end
-